window: Add a default.activate action
authorMatthias Clasen <mclasen@redhat.com>
Sat, 27 Apr 2019 03:12:54 +0000 (03:12 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 28 Apr 2019 23:20:13 +0000 (23:20 +0000)
commite464c08545ace0b43039ac4f196cd4eb254ce58d
tree27723627f648c154e163e38c04738b38e6ea35e9
parent56e95ddfc8c60179e86b86a9a0dcb7ebff6fb3e5
window: Add a default.activate action

Activating this action will replace other
activate_default apis. It is more flexible,
since intermediate widgets can intercept the
action and do their own handling.
gtk/gtkwindow.c